]> dgit.raspbian.org Git - ostree.git/commit
tests/inst: Remove unused Kill9Stats and RebootStats structs
authorXiaofeng Wang <henrywangxf@me.com>
Tue, 31 Mar 2026 07:12:05 +0000 (15:12 +0800)
committerXiaofeng Wang <henrywangxf@me.com>
Tue, 31 Mar 2026 07:12:05 +0000 (15:12 +0800)
commit369e2c359cb2f9ddc56eb3ccacc974ee2fa54051
treec9ad45b46179de25e804233880ee1c4fe0c5acad
parent27b453977bcef6a878e61e36dd0eb84e74ed9fe7
tests/inst: Remove unused Kill9Stats and RebootStats structs

These structs were never constructed, flagged by cargo clippy with
-Ddead_code.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
tests/inst/src/destructive.rs